GtkStyleContext: Invalidate contexts with a path
authorVolker Sobek <reklov@live.com>
Tue, 17 Dec 2013 23:04:59 +0000 (00:04 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Dec 2013 23:23:47 +0000 (00:23 +0100)
commit94e0f1c78df67870a8f97d6f4f9af6809a7c9b3e
tree206971c43339d4dbf4ffc885a8f19ae1986aee6c
parent77ee1bbfc87f5a9db74501351d43b13767b930e6
GtkStyleContext: Invalidate contexts with a path

Fixes a tiny typo in commit f51c9d4154ba1ce4f20f7c4b7f705fe2756cb8ab
which manifested itself in GtkSpinButton's panels being drawn with an
incorrect, not updated state.

This patch took me more hours than you might think! :P

https://bugzilla.gnome.org/show_bug.cgi?id=709491
gtk/gtkstylecontext.c